home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
mdi
/
ttedit
/
tooltips.frm
< prev
next >
Wrap
Text File
|
1994-10-25
|
1KB
|
39 lines
VERSION 2.00
Begin Form frmToolTip
BackColor = &H0088FFFF&
BorderStyle = 1 'Fixed Single
ClientHeight = 525
ClientLeft = 5130
ClientTop = 3885
ClientWidth = 3000
ClipControls = 0 'False
ControlBox = 0 'False
Height = 930
Left = 5070
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 35
ScaleMode = 3 'Pixel
ScaleWidth = 200
Top = 3540
Width = 3120
Begin Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
FontBold = 0 'False
FontItalic = 0 'False
FontName = "Arial"
FontSize = 8.25
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 210
Left = 30
TabIndex = 0
Top = 0
Width = 45
End
End
Option Explicit